projects
/
gtk4.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
1bfa589
)
Document gtk_application_get_window_by_id
author
Matthias Clasen
<mclasen@redhat.com>
Mon, 24 Sep 2012 01:15:27 +0000
(21:15 -0400)
committer
Matthias Clasen
<mclasen@redhat.com>
Mon, 24 Sep 2012 01:15:27 +0000
(21:15 -0400)
gtk/gtkapplication.c
patch
|
blob
|
history
diff --git
a/gtk/gtkapplication.c
b/gtk/gtkapplication.c
index 334cb9fb43e5d15b1c717bc6f8fc445e74fa750d..4e9de420ed45122ad2d327da04f56500530a788b 100644
(file)
--- a/
gtk/gtkapplication.c
+++ b/
gtk/gtkapplication.c
@@
-896,7
+896,9
@@
gtk_application_get_windows (GtkApplication *application)
* @application: a #GtkApplication
* @id: an identifier number
*
- * Returns: (transfer none): the #GtkApplicationWindow with ID @id, or
+ * Returns the #GtkApplicationWindow with the given ID.
+ *
+ * Returns: (transfer none): the window with ID @id, or
* %NULL if there is no window with this ID
*
* Since: 3.6